rp_st
05/12/2022, 4:31 AMrp_st
05/12/2022, 4:32 AMfunk101
05/12/2022, 4:32 AMfunk101
05/12/2022, 4:43 AMfunk101
05/12/2022, 4:43 AMfunk101
05/12/2022, 4:45 AMfunk101
05/12/2022, 4:46 AMServer Error
Error: No instance of EmailPassword found. Make sure to call the EmailPassword.init method.See https://supertokens.io/docs/emailpassword/quick-setup/frontend
If you are trying to use this method doing server-side-rendering, please make sure you move this method inside a componentDidMount method or useEffect hook.
funk101
05/12/2022, 4:46 AMrp_st
05/12/2022, 4:49 AMrp_st
05/12/2022, 4:50 AMfunk101
05/12/2022, 4:52 AMgetRedirectionURL: async (context) => {
if (context.action === "SIGN_IN_AND_UP") {
return "/signin-signup";
}
},
funk101
05/12/2022, 4:52 AM/signin-signup?redirectToPath=%2Fsignin-signup
funk101
05/12/2022, 4:52 AMfunk101
05/12/2022, 4:54 AMrp_st
05/12/2022, 4:56 AMrp_st
05/12/2022, 4:56 AMfunk101
05/12/2022, 5:03 AMfunk101
05/12/2022, 5:05 AM